home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / include / incl98.zoo / strings.h < prev    next >
C/C++ Source or Header  |  1993-07-10  |  85b  |  8 lines

  1. #ifndef _STRINGS_H
  2. #define _STRINGS_H
  3.  
  4. #include <string.h>
  5.  
  6. #endif /* _STRINGS_H */
  7.  
  8.